Service Design
Thoroughly develop the Service Design encompassing detailed information such as feature specifications, data mapping, endpoints, handling exception scenarios, request and response structures, non-functional requirements (NFRs), as well as positive and negative scenarios.
Go to Define >> Service Design
;
When you navigate to the page, you'll find the Service Structure page with Project Name and Service Name coloum Where you can Design the Services
;
Select the project name and service name from the dropdown menu.
;
;
Within the Service Details structure, you'll find six distinct fields where we define our project's structure.
;
Details
Description - The CRM system for the medical health is present in SFDC. The account table has all the info. We need to get the account details using the login id from the customer care which will be passed as login query param. Select Next to proceed to the Info Service Details section.
Info
;
;
Select Next to proceed to the Error Service Details section.
Error
;
;
Select Next to proceed to the Mapping Service Details section.
Mapping
;
Select Next to proceed to the Questions Service Details section.
Questions
;
Select Next to proceed to the Confirm Details Service section.
Confirm Details
;
Once all the required fields for the structure are filled, select Finish. This will enable you to successfully create or update the service.
;